Skip to content

Conversation

@odeimaiz
Copy link
Member

@odeimaiz odeimaiz commented Dec 10, 2024

What do these changes do?

  • userName is the new (visual) unique identifier for users
    • If you want to add a new user to an organization, this is now done by typing their userName instead of email
    • The email still can be used if the user to be added doesn't hide their email in the Privacy settings
  • first_name, last_name and email are optional for known-users.
  • Fix current master, by casting the group_ids and user_ids to integers.

Related issue/s

How to test

Dev-ops checklist

@odeimaiz odeimaiz added t:enhancement Improvement or request on an existing feature a:frontend issue affecting the front-end (area group) labels Dec 10, 2024
@odeimaiz odeimaiz added this to the Event Horizon milestone Dec 10, 2024
@odeimaiz odeimaiz self-assigned this Dec 10, 2024
@odeimaiz odeimaiz marked this pull request as ready for review December 11, 2024 08:54
Copy link
Contributor

@GitHK GitHK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@odeimaiz odeimaiz enabled auto-merge (squash) December 11, 2024 10:11
@sonarqubecloud
Copy link

Copy link
Member

@pcrespov pcrespov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need for casting uid and gids from #6939. Not sure whether now the front-end will break if the value is already int

@odeimaiz
Copy link
Member Author

No need for casting uid and gids from #6939. Not sure whether now the front-end will break if the value is already int

Nope, it will just keep the int, np.

@odeimaiz odeimaiz merged commit 7f9f92f into ITISFoundation:master Dec 11, 2024
55 checks passed
@odeimaiz odeimaiz deleted the enh/username-instead-of-email branch December 11, 2024 11:59
@matusdrobuliak66 matusdrobuliak66 mentioned this pull request Jan 15, 2025
58 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a:frontend issue affecting the front-end (area group) t:enhancement Improvement or request on an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants